-
Notifications
You must be signed in to change notification settings - Fork 8.2k
drivers: ieee802154: configure IE header injection for nRF5 #36008
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
drivers: ieee802154: configure IE header injection for nRF5 #36008
Conversation
2ff67a0 to
4ca1e86
Compare
|
The following west manifest projects have been modified in this Pull Request:
Note: This message is automatically posted and updated by the Manifest GitHub Action. |
4ca1e86 to
8375261
Compare
8375261 to
47b9f34
Compare
4ba5032 to
e49c75b
Compare
Pass enh ack data injection arguments to the nRF5 radio driver. Signed-off-by: Lukasz Maciejonczyk <[email protected]>
e49c75b to
888b949
Compare
|
Code from this PR was merged after this one: #36455. After merge of this PR, CI starts to fail on samples that compile in code from file: |
This reverts commit bde592e. This is causing build failures. Original PR zephyrproject-rtos#36008. Signed-off-by: Anas Nashif <[email protected]>
This reverts commit bde592e. This is causing build failures. Original PR #36008. Signed-off-by: Anas Nashif <[email protected]>
Pass enh ack data injection arguments to the nRF5 radio driver.
Signed-off-by: Lukasz Maciejonczyk [email protected]